home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 April / EnigmA AMIGA RUN 06 (1996)(G.R. Edizioni)(IT)[!][issue 1996-04][Skylink CD V].iso / earcd / e / eiffel.rdm < prev    next >
Text File  |  1996-03-13  |  1KB  |  32 lines

  1. Short:    Eiffel compiler in E (unfinished)
  2. Author:   Damien Guichard
  3. Uploader: Wouter van Oortmerssen (wouter@mars.let.uva.nl)
  4. Type:     dev/e
  5.  
  6. Compiler for the Eiffel Language, written in Amiga E.  The author intended it
  7. to become a professional Eiffel implementation for the Amiga, stopped the
  8. project prematurely due to perceived lack of interest from the Amiga
  9. community.
  10.  
  11. The compiler is small, fast, and directly generates 68k code (though the
  12. backend is modular).  This distribution includes the compiler and full sources
  13. in E, plus a small set of Eiffel files and documents.  I imagine that it can
  14. be useful for the following people:
  15.  
  16. - E programmers. The source is very clean, modular, and written in a dense OO
  17.   style. Very educative.
  18. - Eiffel programmers. Though it's not finished, it's worth having a look at.
  19. - People that want to learn how compilers work, regardless of wether they
  20.   program in E.
  21. - Serious programmers who think they might carry the project to a fully
  22.   working version, enhance it, cover the Eiffel definition more closely,
  23.   translate it into another language, retarget it to another processor, or
  24.   whatever. You probably will want to contact me (Wouter) and/or the original
  25.   author. Whatever you choose to do, always credit the original author.
  26.  
  27.  
  28. Damien Guichard
  29. 8 rue Jean Giono
  30. 42100 Saint-Etienne
  31. FRANCE
  32.